[MIRROR] Don't use turf icons for abilities #2215
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Mirrored on Nova: NovaSector/NovaSector#1224
Original PR: tgstation/tgstation#81720
About The Pull Request
Fixes wall-nerds/wallening#100
Replaces a couple of instances of abilities using the icons of walls or floors with different, somewhat more descriptive icons.
I will be honest I do not understand why two of these were even using iron walls as an icon.
Both of these instances were cases of "I want to surround something" so I have replaced them with this icon:
I have also replaced the "freeze floors" ability icon with the ice cube icon, rather than a 32x32 ice floor icon.
I removed a bunch of old copies of goggles items from the
robot-items
dmi and made them just reference the corresponding item sprites that they were copies of, because they were out of date with the items and using deprecated sprites. X-Ray now just looks like the red sam fisher goggles instead of a caution sign (not that it is obtainable in game).Oh also I added a tooltip to Ice Demon afterimages because it didn't have one.
Why It's Good For The Game
The previous icons don't even look like anything.
Changelog
🆑 Jacquerel
image: Bubblegum Hallucination Surround Charge, Wendigo Shockwave Scream, and Ice Demon Floor Freeze all have more appropriate action icons.
qol: Adds a tooltip to Ice Demon Afterimages ability.
image: Cyborg view items now use the same sprites as their corresponding goggles instead of old versions of those sprites.
/:cl: